home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / qemm.80c / technote.qip / XTRADRV.TEC < prev   
Text File  |  1995-11-04  |  6KB  |  135 lines

  1.  
  2.              QEMM and XtraDrive Disk Compression Software
  3.  
  4.  Quarterdeck Technical Note #199             Filename: XTRADRV.TEC
  5.  by Robert Gaustad                         CompuServe: XTRADR.ZIP
  6.  Last revised: June 10, 1993                 Category: SW3
  7.  
  8.  Subject: Frequently asked questions about QEMM and XtraDrive.
  9.  
  10.              QEMM and XtraDrive Disk Compression Software
  11.  
  12.  XtraDrive is a disk compression program published by Integrated
  13.  Information Technology.  While this program is generally
  14.  compatible with QEMM, some issues must be addressed.  Below are
  15.  some of the most frequently asked questions about XtraDrive and
  16.  QEMM.
  17.  
  18.  STEALTH ROM:
  19.  
  20.  Q. When I try to install XtraDrive on a system that has QEMM and
  21.     Stealth ROM running, I get the following error message:
  22.  
  23.     "Drive 1 is being controlled by a program that appropriates
  24.     INT13.  You cannot install XtraDrive on this drive."
  25.  
  26.     What do I have to do to fix this?
  27.  
  28.  A. Remove the Stealth ROM parameter (ST:M or ST:F) from the QEMM
  29.     device line and try to install XtraDrive again.  You should
  30.     only need to do this during the installation of XtraDrive.
  31.     Once XtraDrive is installed, you can restore the Stealth ROM
  32.     parameter.
  33.  
  34.  Q. So, I can use XtraDrive with QEMM's Stealth ROM parameter?
  35.  
  36.  A. Under most circumstances, Stealth ROM works fine with
  37.     XtraDrive, but if you are using the XtraDrive EMS cache you
  38.     cannot use either of QEMM's Stealth ROM parameter (ST:M or
  39.     ST:F). The XtraDrive EMS cache accesses the disk via the page
  40.     frame and this causes a conflict with Stealth ROM. Normally, if
  41.     a program accesses the disk via the page frame, QEMM's DBF=2
  42.     parameter will fix the problem.  This is not possible with
  43.     XtraDrive.  The EMS cache will also cause problems with drivers
  44.     such as EMSNETX.COM and Microsoft's MOUSE.COM using EMS.
  45.  
  46.  Q. Are there any other possible conflicts with XtraDrive and
  47.     QEMM's Stealth ROM parameter?
  48.  
  49.  A. Under certain rare circumstances you may need to exclude a 4K
  50.     region in the system ROM BIOS area.  If, after installing
  51.     XtraDrive and QEMM with the Stealth ROM parameter, you get an
  52.     Exception 13 or lockup you should refer to Technical Bulletin
  53.     #205, STEALTH.TEC.  This technote will help you determine which
  54.     area must be excluded. Keep in mind, however, that the need to
  55.     exclude the 4k block of High RAM is very rare.   (If you are
  56.     using QEMM 7.0, STEALTH.TEC was placed in your QEMM\TECHNOTE
  57.     directory during installation. If you have an earlier version
  58.     of QEMM, you can obtain this technote through our standard
  59.     support channels.)
  60.  
  61.  EXCLUDES:
  62.  
  63.  Q. When I install QEMM on a system that has XtraDrive currently
  64.     installed, I get a lockup or Exception 13 when I reboot the
  65.     machine, loading QEMM. What do I have to do to allow me to boot
  66.     the system?
  67.  
  68.  A. Simply reboot the machine and when it beeps after checking the
  69.     memory, hold down the ALT key until prompted to press ESC to
  70.     unload QEMM.  (If you are using QEMM 7.0's DOS-UP, you will
  71.     first be prompted to press ESC to unload DOSDATA.)  Once you
  72.     have unloaded DOSDATA and/or QEMM, load your CONFIG.SYS file
  73.     into a text editor. If you have MS-DOS 5 or MS-DOS 6, you may
  74.     load the DOS Editor, by typing EDIT C:\CONFIG.SYS and <ENTER>.
  75.     At the end of the QEMM device line, place the following
  76.     parameter:
  77.  
  78.     X=9000-9FFF.
  79.  
  80.     A sample QEMM device line would then read as follows:
  81.  
  82.     DEVICE=C:\QEMM\QEMM386.SYS RAM ST:M X=9000-9FFF
  83.  
  84.     After adding the parameter, simply save the CONFIG.SYS file and
  85.     reboot your machine.
  86.  
  87.  Q. When I installed XtraDrive after QEMM, XtraDrive placed an exclusion
  88.     from 8000-A000 on the QEMM device line.  Do I need this exclusion and
  89.     will it take away any memory from my system?
  90.  
  91.  A. Given the way that XtraDrive is currently designed, an
  92.     exclusion is needed.  If you are using DESQview or DESQview/X,
  93.     the exclusion will tell QEMM to not map memory into that area,
  94.     so the amount of memory available to each DESQview window will
  95.     be smaller. There are a couple of things you can do to increase
  96.     your window size if you are using DESQview or DESQview/X:
  97.  
  98.  1. The default exclude is 8000-A000, a 128K block.  Our testing
  99.     has determined that usually an exclusion of 9000-9FFF will be
  100.     sufficient. This will decrease your window size by only 64K.
  101.     If you are using the CONVENTIONAL MEMORY disk cache, and have
  102.     selected more than two 16K blocks of conventional memory, you
  103.     will need to change the exclude back to 8000-9FFF.
  104.  
  105.                                 OR
  106.  
  107.  2. Load the XtraDrive driver BEFORE QEMM and take the exclude off
  108.     the QEMM device line.  This should decrease your window size by
  109.     only about 46K. Once again, if you are using the CONVENTIONAL
  110.     MEMORY disk cache, your driver size will increase with each 16K
  111.     block you add.  The default is one 16K block. If you select two
  112.     blocks, your driver will be 66K.  If you select three it will
  113.     be 82K.  The maximum, four 16K blocks will result in a 98K
  114.     driver.  Your DESQview and DESQview/X window sizes will
  115.     decrease accordingly.
  116.  
  117.  
  118.   BUS-MASTERING:
  119.  
  120.  Q. If I have a SCSI bus-mastering controller, can I load the
  121.     XtraDrive device driver into High Ram?
  122.  
  123.  A. No.  Even with double buffering, on a system with a SCSI
  124.     bus-mastering device you will not be able to load XtraDrive
  125.     into High Ram.  This is NOT a memory manager issue, but a
  126.     limitation of XtraDrive.
  127.  
  128.  ******************************************************************
  129.  *      Trademarks are property of their respective owners.       *
  130.  *   This and other technical notes may be available in updated   *
  131.  *     forms through Quarterdeck's standard support channels.     *
  132.  *          Copyright (C) 1995 Quarterdeck Corporation            *
  133.  ******************** E N D   O F   F I L E ***********************
  134.  
  135.